home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
io Programmo 60
/
IOPROG_60.ISO
/
soft
/
c++
/
gsl-1.1.1-setup.exe
/
{app}
/
src
/
GSLDLL
/
libgslcblas.dsp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
MS Developer Studio Project
|
2002-04-20
|
66.1 KB
|
3,784 lines
# Microsoft Developer Studio Project File - Name="libgslcblas" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=libgslcblas - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
!MESSAGE NMAKE /f "libgslcblas.mak".
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
!MESSAGE NMAKE /f "libgslcblas.mak" CFG="libgslcblas - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "libgslcblas - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "libgslcblas - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /LD /W3 /GX /O2 /Op- /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GSL_EXPORTS" /YX /FD /c
# ADD CPP /nologo /MD /LD /Za /W3 /GX /O2 /Op- /I "..\msvc" /I "..\gsl" /I "." /I ".." /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GSL_EXPORTS" /YX /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x809 /d "NDEBUG"
# ADD RSC /l 0x809 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /libpath:"Release"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MDd /LDd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GSL_EXPORTS" /YX /FD /GZ /c
# ADD CPP /nologo /MDd /LDd /Za /W3 /Gm /GX /Z7 /Od /I "..\msvc" /I "..\gsl" /I "." /I ".." /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GSL_EXPORTS" /FD /LDd /GZ /c
# SUBTRACT CPP /YX
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x809 /d "_DEBUG"
# ADD RSC /l 0x809 /fo"libgslcblas.res" /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /verbose /dll /incremental:no /debug /machine:I386 /pdbtype:sept /libpath:"Debug"
!ENDIF
# Begin Target
# Name "libgslcblas - Win32 Release"
# Name "libgslcblas - Win32 Debug"
# Begin Source File
SOURCE=.\libgslcblas.def
# End Source File
# Begin Source File
SOURCE=..\cblas\sasum.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\saxpy.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\scasum.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\scnrm2.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\scopy.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\sdot.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\sdsdot.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\sgbmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\sgemm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\sgemv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\sger.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\snrm2.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\srot.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\srotg.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\srotm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\srotmg.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ssbmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\sscal.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\sspmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\sspr.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\sspr2.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\sswap.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ssymm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ssymv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ssyr.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ssyr2.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ssyr2k.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ssyrk.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\stbmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\stbsv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\stpmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\stpsv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\strmm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\strmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\strsm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\strsv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dasum.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\daxpy.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dcopy.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ddot.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dgbmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dgemm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dgemv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dger.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dnrm2.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\drot.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\drotg.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\drotm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\drotmg.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dsbmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dscal.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dsdot.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dspmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dspr.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dspr2.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dswap.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dsymm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dsymv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dsyr.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dsyr2.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dsyr2k.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dsyrk.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dtbmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dtbsv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dtpmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dtpsv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dtrmm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dtrmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dtrsm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dtrsv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dzasum.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dznrm2.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\caxpy.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ccopy.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\cdotc_sub.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\cdotu_sub.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\cgbmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\cgemm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\cgemv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\cgerc.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\cgeru.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\chbmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\chemm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\chemv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\cher.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\cher2.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\cher2k.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\cherk.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\chpmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\chpr.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\chpr2.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\cscal.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\csscal.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\cswap.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\csymm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\csyr2k.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\csyrk.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ctbmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ctbsv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ctpmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ctpsv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ctrmm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ctrmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ctrsm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ctrsv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zaxpy.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zcopy.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zdotc_sub.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zdotu_sub.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zdscal.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zgbmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zgemm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zgemv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zgerc.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zgeru.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zhbmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zhemm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zhemv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zher.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zher2.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zher2k.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zherk.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zhpmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zhpr.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zhpr2.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zscal.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zswap.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zsymm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zsyr2k.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\zsyrk.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ztbmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ztbsv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ztpmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ztpsv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ztrmm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ztrmv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ztrsm.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ztrsv.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\icamax.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\idamax.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\isamax.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\izamax.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\xerbla.c
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\tests.c
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\tests.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\cblas.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_asum_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_asum_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_axpy_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_axpy_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_copy_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_copy_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_dot_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_dot_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_gbmv_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_gbmv_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_gemm_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_gemm_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_gemv_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_gemv_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_ger.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_gerc.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_geru.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_hbmv.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_hemm.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_hemv.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_her.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_her2.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_her2k.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_herk.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_hpmv.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_hpr.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_hpr2.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_iamax_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_iamax_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_nrm2_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_nrm2_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_rot.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_rotg.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_rotm.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_rotmg.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_sbmv.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_scal_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_scal_c_s.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_scal_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_spmv.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_spr.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_spr2.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_swap_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_swap_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_symm_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_symm_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_symv.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_syr.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_syr2.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_syr2k_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_syr2k_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_syrk_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_syrk_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_tbmv_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_tbmv_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_tbsv_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_tbsv_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_tpmv_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_tpmv_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_tpsv_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_tpsv_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_trmm_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_trmm_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_trmv_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_trmv_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_trsm_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_trsm_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_trsv_c.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\source_trsv_r.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\hypot.c
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\gsl\gsl_cblas.h
# PROP Exclude_From_Build 1
!IF "$(CFG)" == "libgslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\libgslcblas"
!ELSEIF "$(CFG)" == "libgslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\libgslcblas"
!ENDIF
# End Source File
# End Target
# End Project